How to Install eclipse-mylyn-context-pde software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install eclipse-mylyn-context-pde software package in Ubuntu 14.04 LTS (Trusty Tahr)

eclipse-mylyn-context-pde software package provides Task support for Eclipse PDE, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install eclipse-mylyn-context-pde 

eclipse-mylyn-context-pde is installed in your system.

Make ensure the eclipse-mylyn-context-pde package were installed using the commands given below,

$ sudo dpkg-query -l | grep eclipse-mylyn-context-pde *

You will get with eclipse-mylyn-context-pde package name, version, architecture and description in a table

eclipse-mylyn-context-pde package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Development
Package eclipse-mylyn-context-pde
Version 3.11.0-1
Description Task support for Eclipse PDE
Sub Section devel


See Also, How to uninstall or remove eclipse-mylyn-context-pde software package from Ubuntu 14.04 LTS (Trusty Tahr)?